PDF4Java Reference Documentation
com.o2sol.pdf4java.core Package / PDFFile Class / extractXmpMetadata Method
In This Topic
    extractXmpMetadata Method
    In This Topic
    Extracts the XMP metadata from the PDF file.
    Syntax
    public java.lang.String extractXmpMetadata()

    Return Value

    The XMP metadata, if it exists in the PDF file.
    See Also